home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / space_bo.swf / scripts / frame_25 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  125 b   |  10 lines

  1. ifFrameLoaded(37)
  2. {
  3.    if(scriptpath ne "none")
  4.    {
  5.       gotoAndStop("readytoplay");
  6.       play();
  7.    }
  8. }
  9. play();
  10.